Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 64,498 for

font c api

(0.13 sec)
  1. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::<strong>Font</strong>s::<strong>Font</strong>SubstitutionSettings::get_<strong>Font</strong>InfoSubstitution method. Settings related to <strong>Font</strong> info substitution rule in <strong>C</strong>++....Aspose::Words::Fonts::FontSubstitutionSett::get_FontInfoSubstitution... method Settings related to font info substitution rule. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Fonts::FontSettings::ResetFontSo...

    Aspose::Words::<strong>Font</strong>s::<strong>Font</strong>Settings::Reset<strong>Font</strong>Sour<strong>C</strong>es method. Resets the <strong>Font</strong>s sour<strong>C</strong>es to the system default in <strong>C</strong>++....Aspose::Words::Fonts::FontSettings::ResetFontSources method Contents...tSources method Resets the fonts sources to the system default...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Themes::ThemeColor enum | Aspose...

    Aspose::Words::Themes::Theme<strong>C</strong>olor enum. Spe<strong>C</strong>ifies the theme <strong>C</strong>olors for do<strong>C</strong>ument themes. To learn more, visit the do<strong>C</strong>umentation arti<strong>C</strong>le in <strong>C</strong>++....Shows how to work with theme fonts and colors. auto doc = MakeObject...< Document > (); // Define fonts for languages uses by default...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. Aspose::Words::Fonts::FolderFontSource class | ...

    Aspose::Words::<strong>Font</strong>s::Folder<strong>Font</strong>Sour<strong>C</strong>e <strong>C</strong>lass. Represents the folder that <strong>C</strong>ontains TrueType <strong>Font</strong> files. To learn more, visit the do<strong>C</strong>umentation arti<strong>C</strong>le in <strong>C</strong>++....Aspose::Words::Fonts::FolderFontSource class Contents [ Hide...folder that contains TrueType font files. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::<strong>Font</strong>s::Memory<strong>Font</strong>Sour<strong>C</strong>e <strong>C</strong>lass. Represents the single TrueType <strong>Font</strong> file stored in memory. To learn more, visit the do<strong>C</strong>umentation arti<strong>C</strong>le in <strong>C</strong>++....Aspose::Words::Fonts::MemoryFontSource class Contents [ Hide...Represents the single TrueType font file stored in memory. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Embedding Fonts in PowerPoint with C#|Aspose.Sl...

    Learn to embed, add, and manage <strong>Font</strong>s in PowerPoint presentations using <strong>C</strong># and .NET...Embedding Fonts in PowerPoint with C# Contents [ Hide ] Embedding...Embedding fonts in PowerPoint ensures your presentation maintains...

    docs.aspose.com/slides/net/embedded-font/
  7. Aspose::Words::Fonts::SystemFontSource::GetSyst...

    Aspose::Words::<strong>Font</strong>s::System<strong>Font</strong>Sour<strong>C</strong>e::GetSystem<strong>Font</strong>Folders method. Returns system <strong>Font</strong> folders or empty array if folders are not a<strong>C</strong><strong>C</strong>essible in <strong>C</strong>++....Aspose::Words::Fonts::SystemFontSource::GetSystemFontFolders...lders method Returns system font folders or empty array if folders...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Fonts::SystemFontSource::get_Typ...

    Aspose::Words::<strong>Font</strong>s::System<strong>Font</strong>Sour<strong>C</strong>e::get_Type method. Returns the type of the <strong>Font</strong> sour<strong>C</strong>e in <strong>C</strong>++....Aspose::Words::Fonts::SystemFontSource::get_Type method Contents...type of the font source. Aspose :: Words :: Fonts :: FontSourceType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarning<strong>C</strong>allba<strong>C</strong>k interfa<strong>C</strong>e. Implement this interfa<strong>C</strong>e if you want to have your own <strong>C</strong>ustom method <strong>C</strong>alled to <strong>C</strong>apture loss of fidelity warnings that <strong>C</strong>an o<strong>C</strong><strong>C</strong>ur during do<strong>C</strong>ument loading or saving in <strong>C</strong>++....IWarningCallback interface to monitor font substitution warnings. void...DocumentBuilder > ( doc ); builder -> get_Font () -> set_Name ( u "Times New...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  10. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::Do<strong>C</strong>umentBuilder::InsertParagraph method. Inserts a paragraph break into the do<strong>C</strong>ument in <strong>C</strong>++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...